[INFO] cloning repository https://github.com/morgaesis/ssh-guard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morgaesis/ssh-guard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorgaesis%2Fssh-guard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorgaesis%2Fssh-guard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 352972cb473022571c65321f566a8535d8e5323a
[INFO] testing morgaesis/ssh-guard against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorgaesis%2Fssh-guard" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/morgaesis/ssh-guard
[INFO] finished tweaking git repo https://github.com/morgaesis/ssh-guard
[INFO] tweaked toml for git repo https://github.com/morgaesis/ssh-guard written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morgaesis/ssh-guard on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morgaesis/ssh-guard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rpassword v7.5.3
[INFO] [stderr]   Downloaded rusqlite v0.40.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.38.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39e3e4fc656bbcf99746a6d8e9716b9e32b8858c2d4090932bf9b8cd64180c36
[INFO] running `Command { std: "docker" "start" "-a" "39e3e4fc656bbcf99746a6d8e9716b9e32b8858c2d4090932bf9b8cd64180c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e3e4fc656bbcf99746a6d8e9716b9e32b8858c2d4090932bf9b8cd64180c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e3e4fc656bbcf99746a6d8e9716b9e32b8858c2d4090932bf9b8cd64180c36", kill_on_drop: false }`
[INFO] [stdout] 39e3e4fc656bbcf99746a6d8e9716b9e32b8858c2d4090932bf9b8cd64180c36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f95b6d9c47016bf46e2a498f91c11d5211378668f37e152b41f93159e7e8977
[INFO] running `Command { std: "docker" "start" "-a" "0f95b6d9c47016bf46e2a498f91c11d5211378668f37e152b41f93159e7e8977", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling guard v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rpassword v7.5.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uzers v0.12.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.40.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "0f95b6d9c47016bf46e2a498f91c11d5211378668f37e152b41f93159e7e8977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f95b6d9c47016bf46e2a498f91c11d5211378668f37e152b41f93159e7e8977", kill_on_drop: false }`
[INFO] [stdout] 0f95b6d9c47016bf46e2a498f91c11d5211378668f37e152b41f93159e7e8977
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45fcaf7655acd1ed72f19dd67da8094ee66ec73d6692df89b41683929571ff72
[INFO] running `Command { std: "docker" "start" "-a" "45fcaf7655acd1ed72f19dd67da8094ee66ec73d6692df89b41683929571ff72", kill_on_drop: false }`
[INFO] [stderr]    Compiling guard v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.27s
[INFO] running `Command { std: "docker" "inspect" "45fcaf7655acd1ed72f19dd67da8094ee66ec73d6692df89b41683929571ff72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45fcaf7655acd1ed72f19dd67da8094ee66ec73d6692df89b41683929571ff72", kill_on_drop: false }`
[INFO] [stdout] 45fcaf7655acd1ed72f19dd67da8094ee66ec73d6692df89b41683929571ff72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1bf07e4f2abac35ab235b72b0ce2029f4965b8bdb101815425197720e5b4ffbc
[INFO] running `Command { std: "docker" "start" "-a" "1bf07e4f2abac35ab235b72b0ce2029f4965b8bdb101815425197720e5b4ffbc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/guard-dc56d514bbc2aedd)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test evaluate::tests::cache_miss_returns_none ... ok
[INFO] [stdout] test evaluate::tests::cache_caches_both_allow_and_deny ... ok
[INFO] [stdout] test evaluate::tests::cache_hit_returns_cached_allow ... ok
[INFO] [stdout] test evaluate::tests::test_decision_from_value_case_insensitive ... ok
[INFO] [stdout] test evaluate::tests::test_decision_from_value_missing_risk ... ok
[INFO] [stdout] test evaluate::tests::test_decision_from_value_rejects_garbage ... ok
[INFO] [stdout] test evaluate::tests::test_eval_result_helpers ... ok
[INFO] [stdout] test evaluate::tests::test_eval_result_display ... ok
[INFO] [stdout] test evaluate::tests::test_eval_config_builder ... ok
[INFO] [stdout] test evaluate::tests::test_lax_extract_json_direct ... ok
[INFO] [stdout] test evaluate::tests::test_lax_extract_json_markdown_wrapped ... ok
[INFO] [stdout] test evaluate::tests::test_lax_extract_json_invalid_errors ... ok
[INFO] [stdout] test evaluate::tests::test_lax_extract_json_nested_object_balanced ... ok
[INFO] [stdout] test evaluate::tests::test_lax_extract_json_plain_fence ... ok
[INFO] [stdout] test evaluate::tests::evaluate_with_context_session_prompt_does_not_seed_cache ... ok
[INFO] [stdout] test evaluate::tests::test_llm_config_defaults ... ok
[INFO] [stdout] test evaluate::tests::test_llm_config_effective_retries_capped ... ok
[INFO] [stdout] test evaluate::tests::test_parse_json_content_success ... ok
[INFO] [stdout] test evaluate::tests::test_llm_config_builder ... ok
[INFO] [stdout] test evaluate::tests::test_llm_config_model_chain_default_single ... ok
[INFO] [stdout] test evaluate::tests::cache_evicts_oldest_when_full ... ok
[INFO] [stdout] test evaluate::tests::test_parse_tool_call_wrong_function_name ... ok
[INFO] [stdout] test evaluate::tests::test_lax_extract_json_with_prose ... ok
[INFO] [stdout] test evaluate::tests::test_parse_json_content_empty ... ok
[INFO] [stdout] test evaluate::tests::test_parse_tool_call_success ... ok
[INFO] [stdout] test evaluate::tests::test_llm_config_model_chain_uses_models_when_set ... ok
[INFO] [stdout] test evaluate::tests::test_parse_json_content_markdown_wrapped ... ok
[INFO] [stdout] test evaluate::tests::cache_ttl_expires_entry ... ok
[INFO] [stdout] test evaluate::tests::test_lax_extract_json_trailing_comma ... ok
[INFO] [stdout] test evaluate::tests::test_lax_extract_json_unquoted_keys ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_jwt ... ok
[INFO] [stdout] test policy::tests::test_allow_glob_pattern ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_anthropic_key ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_leaves_benign_text_alone ... ok
[INFO] [stdout] test policy::tests::test_builtin_modes_are_empty ... ok
[INFO] [stdout] test policy::tests::test_check_command_with_args ... ok
[INFO] [stdout] test policy::tests::test_allow_pattern ... ok
[INFO] [stdout] test policy::tests::test_decision_serialization ... ok
[INFO] [stdout] test policy::tests::test_default_deny ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_pem_block ... ok
[INFO] [stdout] test policy::tests::test_empty_args ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_aws_access_key_id ... ok
[INFO] [stdout] test policy::tests::test_glob_character_class ... ok
[INFO] [stdout] test policy::tests::test_deny_pattern ... ok
[INFO] [stdout] test policy::tests::test_glob_complex_patterns ... ok
[INFO] [stdout] test policy::tests::test_glob_exact_match ... ok
[INFO] [stdout] test policy::tests::test_glob_star_both ... ok
[INFO] [stdout] test policy::tests::test_multiple_allow_patterns ... ok
[INFO] [stdout] test policy::tests::test_glob_star_suffix ... ok
[INFO] [stdout] test policy::tests::test_multiple_deny_patterns ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_idempotent ... ok
[INFO] [stdout] test policy::tests::test_deny_before_allow ... ok
[INFO] [stdout] test policy::tests::test_parse_command_destructive ... ok
[INFO] [stdout] test policy::tests::test_glob_question_mark ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_openai_key ... ok
[INFO] [stdout] test policy::tests::test_glob_star_prefix ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_aws_secret_with_context ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_openrouter_key ... ok
[INFO] [stdout] test policy::tests::test_parse_command_empty ... ok
[INFO] [stdout] test policy::tests::test_parse_command_multiple_args ... ok
[INFO] [stdout] test policy::tests::test_parse_command_simple ... ok
[INFO] [stdout] test policy::tests::test_policy_engine_builder_pattern ... ok
[INFO] [stdout] test policy::tests::test_policy_mode_parse ... ok
[INFO] [stdout] test policy::tests::test_policy_result_serialization ... ok
[INFO] [stdout] test policy::tests::test_parse_command_with_escaped ... ok
[INFO] [stdout] test policy::tests::test_wildcard_allow_allows_unsafe ... ok
[INFO] [stdout] test policy::tests::test_policy_result_helpers ... ok
[INFO] [stdout] test policy::tests::test_yaml_loading ... ok
[INFO] [stdout] test policy::tests::test_parse_command_with_single_quotes ... ok
[INFO] [stdout] test policy::tests::test_real_world_scenarios ... ok
[INFO] [stdout] test policy::tests::test_partial_pattern_match ... ok
[INFO] [stdout] test policy::tests::test_yaml_with_groups ... ok
[INFO] [stdout] test policy::tests::test_policy_group_priority ... ok
[INFO] [stdout] test policy::tests::test_yaml_syntax_error ... ok
[INFO] [stdout] test evaluate::tests::test_redact_for_llm_bearer_standalone ... ok
[INFO] [stdout] test policy::tests::test_parse_command_with_quotes ... ok
[INFO] [stdout] test evaluate::tests::test_parse_tool_call_no_tool_calls ... ok
[INFO] [stdout] test evaluate::tests::test_parse_error_switches_to_json_format_and_succeeds ... ok
[INFO] [stdout] test evaluate::tests::test_retry_on_500_then_success ... ok
[INFO] [stdout] test evaluate::tests::test_retry_on_429_then_success ... ok
[INFO] [stdout] test evaluate::tests::test_retry_exhausted_returns_error ... ok
[INFO] [stdout] test evaluate::tests::test_fallback_chain_primary_fails_secondary_succeeds ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/guard-8ebd51781c170804)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 146 tests
[INFO] [stdout] test mcp::tests::request_missing_method_gets_invalid_request_error ... ok
[INFO] [stdout] test mcp::tests::initialize_advertises_tools_capability ... ok
[INFO] [stdout] test mcp::tests::tool_call_reports_backend_errors_as_tool_errors ... ok
[INFO] [stdout] test mcp::tests::tools_list_returns_guard_tool ... ok
[INFO] [stdout] test client_config::tests::relative_xdg_config_home_errors ... ok
[INFO] [stdout] test mcp::tests::denied_tool_results_are_not_transport_errors ... ok
[INFO] [stdout] test client_config::tests::absolute_xdg_config_home_is_accepted ... ok
[INFO] [stdout] test mcp::tests::guard_tool_secret_map_derives_and_dedupes_secret_env_names ... ok
[INFO] [stdout] test mcp::tests::tool_call_returns_structured_output ... ok
[INFO] [stdout] test mcp::tests::guard_tool_secret_map_rejects_conflicting_secret_mappings ... ok
[INFO] [stdout] test client_config::tests::unset_xdg_config_home_is_accepted ... ok
[INFO] [stdout] test redact::tests::test_no_false_positive_numeric_values ... ok
[INFO] [stdout] test redact::tests::test_redact_jwt ... ok
[INFO] [stdout] test redact::tests::test_do_not_redact_kubernetes_yaml_uuid_value ... ok
[INFO] [stdout] test redact::tests::test_redact_base64_env_value ... ok
[INFO] [stdout] test redact::tests::test_redact_bearer_token ... ok
[INFO] [stdout] test redact::tests::test_redact_sk_key ... ok
[INFO] [stdout] test redact::tests::test_redact_hex_cookie_value ... ok
[INFO] [stdout] test redact::tests::test_no_false_positive_short_values ... ok
[INFO] [stdout] test redact::tests::test_do_not_redact_kubernetes_yaml_url_value ... ok
[INFO] [stdout] test redact::tests::test_no_redaction_needed ... ok
[INFO] [stdout] test redact::tests::test_redact_password ... ok
[INFO] [stdout] test redact::tests::test_redact_api_secret ... ok
[INFO] [stdout] test redact::tests::test_do_not_redact_kubernetes_yaml_git_sha_value ... ok
[INFO] [stdout] test redact::tests::test_redact_private_key ... ok
[INFO] [stdout] test redact::tests::test_redact_session_id_hex ... ok
[INFO] [stdout] test redact::tests::test_redact_kubernetes_yaml_value_token ... ok
[INFO] [stdout] test secrets::tests::backend_type_parsing ... ok
[INFO] [stdout] test secrets::tests::env_backend_namespaces_by_uid ... ok
[INFO] [stdout] test redact::tests::test_redact_standalone_base64_line ... ok
[INFO] [stdout] test secrets::tests::secret_manager_per_user_basic ... ok
[INFO] [stdout] test secrets::tests::secret_manager_cache_is_uid_keyed ... ok
[INFO] [stdout] test server::tests::binary_exists_on_path_rejects_natural_language_token ... ok
[INFO] [stdout] test server::tests::credential_preflight_denies_kubectl_raw_config_through_shell ... ok
[INFO] [stdout] test server::tests::credential_preflight_denies_private_key_path ... ok
[INFO] [stdout] test server::tests::credential_preflight_allows_basic_kubectl_inspection ... ok
[INFO] [stdout] test server::tests::audit_allowed_and_completed_emits_only_policy_event ... ok
[INFO] [stdout] test server::tests::audit_policy_denied_emits_only_policy_event ... ok
[INFO] [stdout] test redact::tests::test_redact_token_env_var ... ok
[INFO] [stdout] test redact::tests::test_redact_streaming_kubernetes_yaml_value_token ... ok
[INFO] [stdout] test server::tests::audit_allowed_then_exec_failed_emits_both_events ... ok
[INFO] [stdout] test secrets::tests::env_backend_surfaces_legacy_flat_keys_only_via_admin_view ... ok
[INFO] [stdout] test server::tests::execute_result_denied_has_denied_policy_and_not_attempted_exec ... ok
[INFO] [stdout] test server::tests::execute_result_exec_failed_has_allowed_policy_and_failed_exec ... ok
[INFO] [stdout] test server::tests::into_response_for_completed_carries_exit_and_streams ... ok
[INFO] [stdout] test server::tests::into_response_for_denied_sets_allowed_false ... ok
[INFO] [stdout] test server::tests::execute_result_completed_has_allowed_policy_and_completed_exec ... ok
[INFO] [stdout] test server::tests::env_and_secret_injections_cannot_target_same_env_var ... ok
[INFO] [stdout] test server::tests::invalid_shell_secret_reference_points_to_injected_env ... ok
[INFO] [stdout] test server::tests::secret_key_validation_allows_namespaced_keys ... ok
[INFO] [stdout] test server::tests::into_response_for_exec_failed_sets_allowed_false_with_exec_error ... ok
[INFO] [stdout] test server::tests::parse_admin_response_line_surfaces_malformed_admin_payloads_as_restart_errors ... ok
[INFO] [stdout] test session::tests::allow_pattern_matches ... ok
[INFO] [stdout] test server::tests::parse_admin_response_line_accepts_admin_response ... ok
[INFO] [stdout] test server::tests::session_list_is_user_visible_but_prompt_is_hidden ... ok
[INFO] [stdout] test server::tests::invalid_secret_shell_reference_denies_before_policy_evaluation ... ok
[INFO] [stdout] test server::tests::exec_secret_injection_is_isolated_per_uid ... ok
[INFO] [stdout] test server::tests::missing_requested_secret_denies_before_policy_evaluation ... ok
[INFO] [stdout] test server::tests::session_show_reports_recent_stats ... ok
[INFO] [stdout] test server::tests::secret_list_is_per_user_namespaced ... ok
[INFO] [stdout] test session::tests::expired_grant_is_ignored ... ok
[INFO] [stdout] test session::tests::deny_wins_over_allow ... ok
[INFO] [stdout] test session::tests::has_returns_true_only_for_live_grants ... ok
[INFO] [stdout] test session::tests::list_returns_non_expired ... ok
[INFO] [stdout] test session::tests::no_match_returns_none_even_with_grants ... ok
[INFO] [stdout] test session::tests::prompt_append_returned_for_live_grant ... ok
[INFO] [stdout] test session::tests::revoke_moves_grant_into_history ... ok
[INFO] [stdout] test secrets::tests::secret_fd_creation ... ok
[INFO] [stdout] test server::tests::into_response_for_dry_run_sets_allowed_true_without_child_output ... ok
[INFO] [stdout] test server::tests::parse_admin_response_line_maps_execute_invalid_request_to_actionable_error ... ok
[INFO] [stdout] test session::tests::prompt_append_suppressed_for_expired_grant ... ok
[INFO] [stdout] test session::tests::revoke_removes_grant ... ok
[INFO] [stdout] test session::tests::show_aggregates_recent_interactions_and_risk_histogram ... ok
[INFO] [stdout] test session::tests::unknown_token_returns_none ... ok
[INFO] [stdout] test shim::tests::test_available_tools ... ok
[INFO] [stdout] test shim::tests::test_escape_path_for_shell ... ok
[INFO] [stdout] test shim::tests::test_generate_single_shim ... ok
[INFO] [stdout] test shim::tests::test_list_installed_empty ... ok
[INFO] [stdout] test shim::tests::test_generate_multiple_tools ... ok
[INFO] [stdout] test shim::tests::test_list_installed ... ok
[INFO] [stdout] test shim::tests::test_escape_for_shell ... ok
[INFO] [stdout] test session::tests::purge_moves_expired_to_history ... ok
[INFO] [stdout] test session::tests::list_history_since_filters_by_ended_at ... ok
[INFO] [stdout] test shim::tests::test_is_valid_tool_name ... ok
[INFO] [stdout] test shim::tests::test_generate_creates_directory ... ok
[INFO] [stdout] test shim::tests::test_path_instruction_escapes_path ... ok
[INFO] [stdout] test shim::tests::test_shim_content_with_single_quote_in_path ... ok
[INFO] [stdout] test shim::tests::test_shim_generator_new ... ok
[INFO] [stdout] test shim::tests::test_shim_generator_path_instruction ... ok
[INFO] [stdout] test ssh::tests::test_extract_command_separate_args ... ok
[INFO] [stdout] test shim::tests::test_remove_nonexistent_shim ... ok
[INFO] [stdout] test shim::tests::test_shim_tool_new ... ok
[INFO] [stdout] test shim::tests::test_remove_single_shim ... ok
[INFO] [stdout] test ssh::tests::test_extract_command_with_flags ... ok
[INFO] [stdout] test shim::tests::test_render_shim_content ... ok
[INFO] [stdout] test ssh::tests::test_extract_command_no_command ... ok
[INFO] [stdout] test ssh::tests::test_extract_command_with_concatenated_option ... ok
[INFO] [stdout] test ssh::tests::test_extract_command_with_options ... ok
[INFO] [stdout] test shim::tests::test_list_installed_ignores_non_tools ... ok
[INFO] [stdout] test shim::tests::test_remove_multiple_tools ... ok
[INFO] [stdout] test shim::tests::test_generate_all_tools ... ok
[INFO] [stdout] test ssh::tests::test_extract_command_simple ... ok
[INFO] [stdout] test ssh::tests::test_extract_command_with_identity_file ... ok
[INFO] [stdout] test shim::tests::test_remove_all ... ok
[INFO] [stdout] test ssh::tests::test_extract_destination_none ... ok
[INFO] [stdout] test tests::help_run_shows_subcommand_help ... ok
[INFO] [stdout] test tests::env_pairs_to_map_rejects_conflicting_duplicate_values ... ok
[INFO] [stdout] test ssh::tests::test_extract_destination_simple ... ok
[INFO] [stdout] test ssh::tests::test_extract_destination_with_options ... ok
[INFO] [stdout] test tests::run_help_requested_only_when_help_is_the_run_command ... ok
[INFO] [stdout] test tests::run_accepts_comma_separated_bare_secret_names ... ok
[INFO] [stdout] test tests::run_accepts_transient_secret_injection ... ok
[INFO] [stdout] test ssh::tests::test_is_passthrough_empty ... ok
[INFO] [stdout] test tests::run_forwards_long_help_flag_to_child ... ok
[INFO] [stdout] test ssh::tests::test_is_passthrough_match ... ok
[INFO] [stdout] test tests::secret_pairs_to_map_allows_idempotent_repeats ... ok
[INFO] [stdout] test ssh::tests::test_is_passthrough_no_match ... ok
[INFO] [stdout] test tests::secret_mapping_rejects_invalid_env_name ... ok
[INFO] [stdout] test tests::run_forwards_multiple_trailing_flags ... ok
[INFO] [stdout] test tests::server_connect_forwards_hyphen_args_without_separator ... ok
[INFO] [stdout] test tests::singular_secret_alias_parses_as_secrets_subcommand ... ok
[INFO] [stdout] test tests::test_resolve_bool_flag ... ok
[INFO] [stdout] test tests::run_forwards_short_help_flag_to_child ... ok
[INFO] [stdout] test tests::bare_secret_name_derives_shell_safe_env_name ... ok
[INFO] [stdout] test tests::test_llm_model_env_resolution_chain ... ok
[INFO] [stdout] test tests::server_connect_accepts_command_args_without_separator ... ok
[INFO] [stdout] test tests::test_server_start_llm_defaults_true ... ok
[INFO] [stdout] test tests::test_server_start_llm_retries_flag ... ok
[INFO] [stdout] test tests::top_level_version_requested_matches_first_arg_only ... ok
[INFO] [stdout] test tool_config::tests::load_empty_file ... ok
[INFO] [stdout] test tests::test_server_start_exec_as_caller_flag ... ok
[INFO] [stdout] test tests::test_server_start_llm_negative_forms ... ok
[INFO] [stdout] test tests::top_level_help_still_triggers_clap_display_help ... ok
[INFO] [stdout] test tests::test_server_start_state_db_flag ... ok
[INFO] [stdout] test tests::unknown_top_level_command_does_not_execute_implicitly ... ok
[INFO] [stdout] test tests::test_server_start_llm_models_flag ... ok
[INFO] [stdout] test tests::test_server_start_llm_positive_forms ... ok
[INFO] [stdout] test tool_config::tests::list_tools ... ok
[INFO] [stdout] test session_store::tests::session_store_round_trips_registry ... ok
[INFO] [stdout] test tool_config::tests::parse_yaml_with_env_and_secrets ... ok
[INFO] [stdout] test tool_config::tests::set_and_get ... ok
[INFO] [stdout] test tool_config::tests::remove_tool ... ok
[INFO] [stdout] test tool_config::tests::load_missing_file ... ok
[INFO] [stdout] test tool_config::tests::reload_if_stale_detects_change ... ok
[INFO] [stdout] test secrets::tests::pass_store_listing_walks_uid_namespaces ... FAILED
[INFO] [stdout] test shim::tests::test_generate_invalid_tool_name ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- secrets::tests::pass_store_listing_walks_uid_namespaces stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'secrets::tests::pass_store_listing_walks_uid_namespaces' (134) panicked at src/secrets.rs:1029:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5de27c58cd78 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5de27c58cd78 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5de27c58cd78 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5de27c58cd78 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5de27c5a623a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5de27c5a623a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5de27c592f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5de27c592f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5de27c567706 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5de27c567706 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5de27c583a39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5de27b9da71c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5de27b9da71c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5de27c583cb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5de27c583cb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5de27c5677c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5de27c55bf89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5de27c5689dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5de27c5a6aac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5de27c5a67f2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5de27b8d68b4 - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5de27b8d68b4 - guard[d616b2b0116a012a]::secrets::tests::pass_store_listing_walks_uid_namespaces
[INFO] [stdout]                                at /opt/rustwide/workdir/src/secrets.rs:1029:54
[INFO] [stdout]   22:     0x5de27b8c4b67 - guard[d616b2b0116a012a]::secrets::tests::pass_store_listing_walks_uid_namespaces::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/secrets.rs:1024:49
[INFO] [stdout]   23:     0x5de27b998a06 - <guard[d616b2b0116a012a]::secrets::tests::pass_store_listing_walks_uid_namespaces::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5de27b9cd7fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5de27b9cd7fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5de27b9db075 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5de27b9db075 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5de27b9db075 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5de27b9db075 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5de27b9db075 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5de27b9db075 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5de27b9db075 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5de27b9d5bd4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5de27b9d5bd4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5de27b9de0f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5de27b9de0f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5de27b9de0f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5de27b9de0f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5de27b9de0f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5de27b9de0f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5de27b9de0f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5de27c58bdff - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5de27c58bdff - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75df6232faa4 - <unknown>
[INFO] [stdout]   45:     0x75df623bca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     secrets::tests::pass_store_listing_walks_uid_namespaces
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 145 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin guard`
[INFO] running `Command { std: "docker" "inspect" "1bf07e4f2abac35ab235b72b0ce2029f4965b8bdb101815425197720e5b4ffbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf07e4f2abac35ab235b72b0ce2029f4965b8bdb101815425197720e5b4ffbc", kill_on_drop: false }`
[INFO] [stdout] 1bf07e4f2abac35ab235b72b0ce2029f4965b8bdb101815425197720e5b4ffbc
